Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
roc::sndio::BackendDispatcher Member List

This is the complete list of members for roc::sndio::BackendDispatcher, including all inherited members.

core::Singleton< BackendDispatcher > (defined in roc::sndio::BackendDispatcher)roc::sndio::BackendDispatcherfriend
get_device_drivers(core::Array< DriverInfo > &arr)roc::sndio::BackendDispatcher
get_file_drivers(core::Array< DriverInfo > &arr)roc::sndio::BackendDispatcher
instance()roc::sndio::BackendDispatcherinlinestatic
NonCopyable() (defined in roc::core::NonCopyable< T >)roc::core::NonCopyable< T >inlineprotected
open_sink(core::IAllocator &allocator, const char *driver, const char *output, const Config &config)roc::sndio::BackendDispatcher
open_source(core::IAllocator &allocator, const char *driver, const char *input, const Config &config)roc::sndio::BackendDispatcher
set_frame_size(size_t size)roc::sndio::BackendDispatcher